| Package | Description |
|---|---|
| cvp.vo |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector<Prestazione> |
Prestazioni.prestazionePrescritta
Elenco di prestazioni specialistiche prescritte, elemento con cardinalità 0-n.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<Prestazione> |
Prestazioni.getPrestazionePrescritta() |
| Modifier and Type | Method and Description |
|---|---|
void |
Prestazioni.setPrestazionePrescritta(java.util.Vector<Prestazione> prestazionePrescritta) |